home *** CD-ROM | disk | FTP | other *** search
- object formCompabilityWarning: TformCompabilityWarning
- Left = 208
- Top = 184
- Width = 459
- Height = 358
- BorderWidth = 8
- Caption = 'Compatibility warnings...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- DesignSize = (
- 435
- 313)
- PixelsPerInch = 96
- TextHeight = 13
- object bnOK: TBitBtn
- Left = 344
- Top = 288
- Width = 91
- Height = 25
- Anchors = [akRight, akBottom]
- TabOrder = 0
- Kind = bkOK
- end
- object mainText: TRichEdit
- Tag = 1
- Left = 0
- Top = 0
- Width = 435
- Height = 281
- Align = alTop
- Anchors = [akLeft, akTop, akRight, akBottom]
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 1
- end
- object cbDoNotDisplayAgain: TCheckBox
- Left = 0
- Top = 288
- Width = 337
- Height = 17
- Caption = 'Do not display compatibility warnings again.'
- TabOrder = 2
- end
- end
-